Questions tagged [flip]
16 questions
14
votes
1 answer
Is it possible to change orientation of JPG image without rotating it (and thus losing information)?
As JPG is a lossy compression, every re-encoding losses quality. Thus, 90/180/270 degree rotation is a lossy operation as well. Is it possible to change orientation of JPG photo by changing some of its metadata tags so that the orientation can be…
Tomas
- 8,080
8
votes
6 answers
How can I disable Ctrl+Shift+Arrow from causing my screen to flip?
Windows 7 Home Premium, Catalyst Control Center.
Without any apparent reason, after booting my PC, I got this little balloon "HD 4600 Drivers updated". I did not install any new cards or drivers or anything.
But now, when I try to select an…
nizzle
- 331
- 1
- 2
- 9
4
votes
2 answers
Reverse bytes of a file
Is there a program or CMD command with which I can simply reverse or flip all the bytes of a file? For example if I have a text file (as a simple example) that says "Hello, world!", the program/command would flip it to say "!dlrow ,olleH".
So yeah,…
puggsoy
- 407
3
votes
4 answers
Utility to flip all pages in a PDF
I have a PDF file (generated using the Save As PDF function in MS Word 2007) where I would like to flip all pages in the document (rotate 180 degrees - so that they will be upside down). I do not have Adobe Acrobat Writer. Can someone recommend a…
Yaakov Ellis
- 400
3
votes
0 answers
Edit MP4 Hex data to vertically or horizontally flip video in a lossless manner
I am trying to do something similar to the questions here and here, but with a small difference. I am trying to flip the video along the Y or X axes instead of doing a rotation.
The solution in those threads to modify the rotation matrix seems like…
Sayontan
- 31
- 1
- 4
2
votes
2 answers
How can I set Windows Developer Preview resolution to 1920x1080 screen resolution
I have a new monitor which I'm sharing between two computers: a laptop with Windows 7 (Windows 7 from now on) and a home assembled desktop with Windows 8 Developer Preview (WinDev from now on).
Windows 7 recognizes the monitor resolution of…
Eugenio Miró
- 355
2
votes
2 answers
How can I flip (partially mirror) a selection of an image?
I have many pictures. The text in the text balloons is mirrored, or, horizontally flipped. How do I flip this text back so that it is normally readable?
Horizontal flipping (or mirroring) of the entire page in one go is not an option, because then…
GwenKillerby
- 603
1
vote
3 answers
How fast is the transfer going?
I have a flip mino video camera (the non HD one). I think the file transfer between it and my laptop is going quite slowly (400 mb in 2 minutes or so).
How can I find out whether the USB connection is going over USB 2 or USB 1.1?
Btw, I've tried…
AngryHacker
- 19,327
1
vote
3 answers
Should I leave my Flip Video files as-is? Or should I convert them to something else?
I was surprised to find that I needed to install software in order to watch my Flip Video files (first generation device). My initial thought was "what happens if this company goes out of business? Will I be unable to view my files 20 years from…
Ian Lotinsky
- 605
- 1
- 5
- 6
0
votes
2 answers
Is this Flip way too slow or is this normal?
I have the Flip Mino (the non-HD one). Lately I've noticed, that it takes a longer to transfer movies from the Flip to my computer.
For instance, it takes about 2 minutes to transfer 400MB or so. If you do the USB2 math, this is barely USB1.1. …
AngryHacker
- 19,327
0
votes
2 answers
Best utility for converting Flip Mino HD videos to Windows Movie Maker compatible format?
I've got a Flip Mino HD and am looking for a free utility that will convert the default mp4 video format into something that is Windows Movie Maker (Live or Standard) friendly.
What do you guys recommend?
Tom
- 135
0
votes
1 answer
How do I reduce the resolution of my Flip Mino HD?
My Flip Mino HD automatically takes all video in HD. But I would like to lower the resolution.
Is there any way to do this?
user1413
- 4,494
0
votes
1 answer
I need to make a flip video and add 2 watermarks, my script doesn't work for some reason? ffmpeg
I need to make a flip video and add 2 watermarks, my script doesn't work for some reason (the script just flips the video, but does not apply watermarks).
ffmpeg -i input.mp4 -i watermark.png -i watermark2.png -filter_complex…
0
votes
1 answer
horizontal flipping an entire directory with ffmpeg win7
I was wondering if there is a batch processing script to horizontally flip an entire folder. I have been using "ffmpeg -i inputfile.mp4 -vf hflip -c:a outputfile.mp4" but it eats up so much time. any help would be much appreciated.
Bill
- 1
0
votes
1 answer
Cygwin flip command
Previous I was using flip command for MKS toolkit, but now I have cygwin with me. So Please let me know flip -dbc equivalent command in cygwin.
I have flip command, in cygwin. I am looking for the same behavior in cygwin which was provided by -dbc…
Guest
- 1